The following tables list the members exposed by IManagerItemCollection<TItem>.
Name | Description | |
---|---|---|
Clear | Removes all items of the manager. | |
FindByName | Searches collection element of the current type by given name. | |
FindByUId | Searches collection element of the current type by given identifier. | |
GetByName | Gets the manager item with the specified name. | |
GetByUId | Gets the manager item with the specified unique identifier. | |
GetItems | Overloaded. | |
RemoveItemByName | Removes the manager item with the specified name. | |
RemoveItemByUId | Removes the manager item with the specified unique identifier. |